Skip to content
Back to search
30
MCP

Alchemy Blockchain API

pulsemcp/alchemy blockchain api

Integrates with Alchemy's blockchain APIs to enable querying token prices, NFT ownership, transaction history, and token balances across multiple blockchain networks without writing code.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "alchemy_blockchain_api": {
      "url": "None",
      "transport": "http"
    }
  }
}